Click or drag to resize

PersonaOtherPhones2 Property

Gets the other phones2.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<PersonaPhoneNumberAttributedValue> OtherPhones2 { get; }

Property Value

Type: IListPersonaPhoneNumberAttributedValue
The other phones2.
See Also